Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

IPv4 address with mask should not contain a white space #64

Merged
merged 1 commit into from
Jul 12, 2024

Conversation

coot
Copy link
Contributor

@coot coot commented Jul 11, 2024

This IPv4 address should be illegal 0.0.0.0 /32. This is compatible with inet_net_pton.

This IPv4 address should be illegal `0.0.0.0 /32`.  This is compatible
with `inet_net_pton`.
@kazu-yamamoto kazu-yamamoto self-requested a review July 11, 2024 21:08
Copy link
Owner

@kazu-yamamoto kazu-yamamoto left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@kazu-yamamoto kazu-yamamoto merged commit 9c190be into kazu-yamamoto:main Jul 12, 2024
9 checks passed
@kazu-yamamoto
Copy link
Owner

Merged and a new version has been released.
Thanks!

@coot
Copy link
Contributor Author

coot commented Jul 12, 2024

Thank you @kazu-yamamoto.

@coot coot deleted the coot/iprange-parsing branch July 12, 2024 12:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants